home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 7 / BBS in a Box - Macintosh - Volume VII (BBS in a Box) (January 1993).iso / Files / Hyper / N-O / Notes.cpt / Notes on Notes / card_2998.txt < prev    next >
Text File  |  1988-04-15  |  2KB  |  86 lines

  1. -- card: 2998 from stack: in
  2. -- bmap block id: 7940
  3. -- flags: 0000
  4. -- background id: 2729
  5. -- name: 
  6. ----- HyperTalk script -----
  7. on opencard
  8.   hide bkgnd button previous
  9. end opencard
  10.  
  11. on closecard
  12.   show bkgnd button previous
  13. end closecard
  14.  
  15.  
  16.  
  17. -- part 4 (button)
  18. -- low flags: 00
  19. -- high flags: 2000
  20. -- rect: left=31 top=176 right=218 bottom=71
  21. -- title width / last selected line: 0
  22. -- icon id / first selected line: 2405 / 2405
  23. -- text alignment: 1
  24. -- font id: 0
  25. -- text size: 12
  26. -- style flags: 0
  27. -- line height: 16
  28. -- part name: todo
  29. ----- HyperTalk script -----
  30. on mouseUp
  31.   set the visible of card field todonote to not the visible of card field todonote
  32. end mouseUp
  33.  
  34.  
  35.  
  36. -- part 5 (field)
  37. -- low flags: 80
  38. -- high flags: 0000
  39. -- rect: left=6 top=213 right=333 bottom=80
  40. -- title width / last selected line: 0
  41. -- icon id / first selected line: 0 / 0
  42. -- text alignment: 0
  43. -- font id: 33
  44. -- text size: 10
  45. -- style flags: 0
  46. -- line height: 13
  47. -- part name: todonote
  48.  
  49.  
  50. -- part 6 (button)
  51. -- low flags: 00
  52. -- high flags: 0000
  53. -- rect: left=58 top=295 right=318 bottom=85
  54. -- title width / last selected line: 0
  55. -- icon id / first selected line: 11045 / 11045
  56. -- text alignment: 1
  57. -- font id: 0
  58. -- text size: 12
  59. -- style flags: 0
  60. -- line height: 16
  61. -- part name: go home
  62. ----- HyperTalk script -----
  63. on mouseUp
  64.   go home
  65. end mouseUp
  66.  
  67.  
  68.  
  69. -- part contents for background part 1
  70. ----- text -----
  71.  
  72.  
  73. The process of building a Home stack that works the way 
  74. you work is kind of like finding the clothes that are 
  75. "you".  You may flit from fashion to fashion for a while, 
  76. but eventually the old favorites regain their status.
  77.  
  78. I worked with scrolling fields and pop-up fields and 
  79. "To Do" lists to store my notes, but  found that they all had a quality that had an insidious trait.  They hid information from me.  The age old maxim "out of sight, out of mind" revealed its wisdom.  I  tended to forget all about them.
  80.  
  81. Clutter motivates me.  When it reaches a point of embarrasment, I actually do something with my notes.
  82.  
  83. -- part contents for card part 5
  84. ----- text -----
  85. If you work with a TO DO stack you might like this
  86. button.  It kind of looks like Danny Goodman's stack.